Skip to main content

Week 1

Milestones

  • Model Exploration for Question Generation.
  • Selecting the T5 Based Model for Question Generation.
  • Text Extraction from PDF using PyPDF2.

Screenshots / Videos

PDF Reader PDF Reader

Extracted text from PDF Extracted text from PDF

Contributions

Learnings

  • In-depth exploration of NLP models for question generation.
  • Analyzing state-of-the-art frameworks and comparing their suitability.
  • Evaluating T5 a Transformer-based model, for question generation and understanding T5's architecture.
  • Exploring PyPDF2 library for text extraction from PDFs.
  • Implementing and testing the extraction function for accuracy and reliability.